Search results 60

Card image cap
Install/Uninstall SQLNativeClient DB driver

Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...

Card image cap
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

Card image cap
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Card image cap
SettingRead_Ajax + SettingRead_Ajax_IntoObject

Two functions to return an output of file into object on page or back to caller ...

Card image cap
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

Frm58.zip

Card image cap
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image cap
AddressReferenceStyle

Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...

Card image cap
3D Progressbar

CSS-JS animated Progress bar. Was looking for pregressbar in svg, couldn't ...

3d-progress-bar-pure-css3-hor.zip

Card image cap
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image cap
Refresh Table from View

Convert SQL View into table for speed reading. Using views a lot, I needed a ...

Card image cap
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...

Card image cap
GetAmazonPrice

Reading price of an item in Amazon. An AI-generated function with AI-generated ...